home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000187_news@columbia.edu _Wed Feb 5 15:37:57 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA21690
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 5 Feb 1997 15:37:57 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA29203
  7.     for kermit.misc@watsun; Wed, 5 Feb 1997 15:37:56 -0500 (EST)
  8. Path: news.columbia.edu!panix!news.eecs.umich.edu!cloudbreak.rs.itd.umich.edu!newsxfer3.itd.umich.edu!su-news-hub1.bbnplanet.com!news.bbnplanet.com!cpk-news-hub1.bbnplanet.com!news.maxwell.syr.edu!news.mathworks.com!uunet!in2.uu.net!198.69.204.8!news.fast.net!news.pgh.net!usenet
  9. From: David Gentzel <gentzel@collins.wssnet.com>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Setting terminal ID string in K95
  12. Date: 05 Feb 1997 15:29:23 -0500
  13. Organization: Pittsburgh OnLine, Inc.
  14. Lines: 15
  15. Message-ID: <m36807hu8s.fsf@collins.wssnet.com>
  16. NNTP-Posting-Host: 206.210.67.219
  17. X-Newsreader: Red Gnus v0.60/Emacs 19.30
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6534
  19.  
  20. Is there any way to set the terminal ID string in K95?
  21.  
  22. I have a product (Motorola BitSURFR Pro) which has a command (AT@MENU) which
  23. is *very* picky about wanting a "vt100 terminal".
  24.  
  25. "set terminal type vt100" is not sufficient as the BitSURFR checks the ID
  26. string.  It is looking for (correctly or not) "<ESC>[?1;2c".  In vt100 mode,
  27. K95 returns "<ESC>[?1c".
  28.  
  29. I can work around the problem by patching the K95.EXE file, but that is a
  30. bit awkward...
  31.  
  32. -- 
  33. Dave Gentzel
  34. gentzel@pobox.com